PATHMac OS 8 and 9 Developer Documentation > Human Interface Toolbox > Appearance Manager >

Programming With the Appearance Manager


Result Codes

The most common result codes returned by Appearance Manager functions are listed below.

noErr 0 No error
paramErr -50 Error in parameter list
memFullErr -108 Not enough memory
themeInvalidBrushErr -30560 Invalid brush color constant
themeProcessRegisteredErr -30561 Application already registered as Appearance Manager client
themeProcessNotRegisteredErr -30562 Application not registered as Appearance Manager client
themeBadTextColorErr -30563 Invalid text color constant
themeHasNoAccentsErr -30564 Theme does not support accent colors
themeBadCursorIndexErr -30565 Invalid cursor constant
themeScriptFontNotFoundErr -30566 No font record for specified script
themeMonitorDepthNotSupportedErr -30567 Theme cannot be supported on all monitors at their current bit depth


© 1999 Apple Computer, Inc. – (Last Updated 29 April 99)